remote request meaning in Chinese
远程要求
远端要求、远端请求 远程请求
Examples
- The channel you configure will automatically be used to handle remote requests submitted on that port
所配置的信道将自动用于处理在该端口提交的远程请求。 - The remoting system uses the information in this file to listen for and route remote requests to an instance of a remotable type
远程处理系统使用该文件中的信息来侦听远程请求,并且将远程请求路由到可远程处理类型的实例。 - Furthermore , the open architecture of web servers allows arbitrary cgi scripts to be executed on the server ' s side of the connection in response to remote requests
此外,网络服务器的开放式结构允许任意的cgi脚本程序在所连接服务器端执行,一对远程请求作出回应。 - You will see that a wrapper service that works as facade to the shopping cart , taking remote requests and submitting requests to other services , can improve performance when it reduces the number of slow calls
您将看见一个封装器服务充当购物车的一个虚包( facade ) ,获取远程请求,并把请求提交给其它的服务,当减少慢速调用的数量时可以提高性能。